projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d31462
)
(cperl-invalid-face): Fix custom type.
author
Karl Heuer
<kwzh@gnu.org>
Sat, 12 Jun 1999 05:52:54 +0000
(
05:52
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sat, 12 Jun 1999 05:52:54 +0000
(
05:52
+0000)
lisp/progmodes/cperl-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cperl-mode.el
b/lisp/progmodes/cperl-mode.el
index bd57c1902917aaaaf3af987fa3b59b47033cae99..2fce1e35576debc9d84f2027bc90ab88800a8912 100644
(file)
--- a/
lisp/progmodes/cperl-mode.el
+++ b/
lisp/progmodes/cperl-mode.el
@@
-360,7
+360,7
@@
Font for POD headers."
(defcustom cperl-invalid-face ''underline ; later evaluated by `font-lock'
"*The result of evaluation of this expression highlights trailing whitespace."
- :type '
face
+ :type '
sexp
:group 'cperl-faces)
(defcustom cperl-pod-here-fontify '(featurep 'font-lock)